A. Include the deny element.
B. Include the identity element.
C. Include the authorization element.
D. Include the authentication element
Advertisement
Related Mcqs:
- Web.config file is used.. ?
- A. To configure the web server B. To configure the web browser C. Configures the time that the server-side codebehind module is called D. To store the global information and variable definitions for the application...
- ______________ element in the web.config file to run code using the permissions of a specific user?
- A. element B. element C. element D. element...
- What section of the config.Web file is used for storing a list of authorized users ?
- A. securityPolicy B. authentication C. authorization D. None of the above...
- In your ASP.NET web application you want to display a list of clients on a Web page. The client list displays 10 clients at a time, and you require the ability to edit the clients. Which Web control- ?
- A. The GridView control B. The DetailsView control C. The FormView control D. The Table control...
- If I’m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing______________?
- A. Maintain the login state security through a View State. B. Maintain the login state security through a Session. C. Maintain the login state security through a database. D. All of the above...
- If one has two different web form controls in a application and if one wanted to know whether the values in the above two different web form control match what control must be used ?
- A. CompareValidator B. DataList C. Listview D. GridView...
- An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ?
- A. The customer can run on any platform. B. Such a situation cannot happen at all C. The customer must be having technology that run ASP. D. None of the Above...
- While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005 ?
- A. HTTP B. FTP C. File D. All of the above...
- In ASP.NET if one uses Windows authentication the current request attaches an object called as_______________?
- A. WindowsPrincipal B. WindowDatset C. Serialization D. None of the Above...
- Which of the following is TRUE about Windows Authentication in ASP.NET ?
- A. Role membership determined only by user programming B. Automatically determines role membership C. ASP.NET does not support Windows Authentication D. None of these...
Advertisement